
/*-------------------------- GENERALITES ---------------------------------*/

*{
	margin:0px;
	padding:0px;
	font-family: 'Roboto', sans-serif;
	outline:none;
	max-width: 100%;
}
body{
	background-color: #5986A7;
	color:#37679e;
	background-image:url(../images/fond_repeat.jpg);
	background-position:center;
	background-repeat:repeat-y;
	width: 100%;
}
#page{
	background-color:#6885a3;
	margin:auto;
	max-width:962px;
	background-image:url(../images/fond_repeat.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
@media only screen and (max-width: 1000px){
	body{
		background-color: #e5f0f6;
		background-image:none;
	}
	#page{
		background-color:#e5f0f6;
		background-image:none;
	}
}
table{
	border: 0px solid #fff;
}
h1{
	font-family: 'Crimson Text', serif;
	font-size: 1.6em;
	font-weight: bold;
}
a{
	color: #37679E;
	text-decoration: underline;
	list-style-type: none;
}
hr{
	border:none;
	height:1px;
	background-color:#37679E;
	color:#37679E;
	opacity: 0.3;
}
/*--------------------------Header---------------------------------*/
#header{
	background-image:url(../images/header.jpg);
	background-color:#FFFFFF;
	height:150px;
}

/*--------------------------CONTENU---------------------------------*/
#accueil, #professeures, #horaires, #stages, #photos{
	background-repeat:no-repeat;
	background-position:top center;
	padding:20px 20px 30px 120px;
}

/*-------------------------- accueil ---------------------------------*/
#accueil{
	background-image:url(../images/accueil/accueilie6.jpg);
}
/*#newsaccueil{
	width:550px;
	float:right;
}*/
#diaporama_accueil{
	margin:0 20px 0 0;
}
#diaporama_accueil p, #samosate{
	font-size: 0.8em;
	text-align: right;
}
#citations_accueil{
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
}
.imgactu{
	float: left;
	margin: 0 20px 20px 0;
}
@media only screen and (max-width: 575px){
	#diaporama_accueil{
		margin:0 0 20px 0;
	}
	.imgactu{
		float: none;
		margin: 0 0 20px 0;
	}
}
#accueil iframe, #galtoto iframe{
	width: 100%;
	min-height: 250px;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #37679E;

}
/*-------------------------- professeures ---------------------------------*/
#professeures{
	background-image:url(../images/professeures/professeuresie6.jpg);
}
#professeures img{
	width: 167px;
	float: left;
	margin: 0px 15px 15px 0px;
}

/*-------------------------- horaires ---------------------------------*/
#horaires{
	background-image:url(../images/horaires/horairesie6.jpg);
}
#horaire_bleu{
	background-color: #cdd6e4;
	border: 1px solid #37679E;
	padding-top: 5px;
}
.horaire_cours{
	background-color: #cdd6e4;
	border: solid 1px #ebf3ff;
	margin: 0 2px 2px 2px;
	padding: 5px;
	height: 120px;
}
.horaire_cours_vide{
	display: block;
	background-color: #dee0e4;
	border: solid 1px #ebf3ff;
	margin: 0 2px 2px 2px;
	padding: 5px;
	height: 120px;
	opacity: 0.5;
}
.horaire_cours p{
	font-size: 0.9em;
	margin: 0;
}
p.horaire_titre{
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}
p.horaire_type{
	text-transform: uppercase;
}
p.horaire_heure{
	font-weight: bold;
	margin-bottom: 3px;
}
p.horaire_niveau{
	font-size: 0.7em;
}
p.horaire_prof{
	font-size: 0.7em;
	color: #fff;
}
p.legende{
	font-size: 0.8em;
}
#horaires table{
	border-collapse: separate;
	background-color: #cdd6e4;
	border: 1px solid #37679E;
	padding: 2px;
}
#horaires th, #horaires td{
	border: solid 1px #ebf3ff;
}
#horaires tbody{
	margin: 2px;
}
.col1{
	width: 50%;
}
.col2{
	width: 15%;
    text-align: center;
}
#tabletarif{
    font-size: 1em;
}

@media only screen and (max-width: 464px){
    #tabletarif{
        font-size: 0.9em;
    }
}
@media only screen and (max-width: 422px){
    #tabletarif{
        font-size: 0.8em;
    }
}
@media only screen and (max-width: 382px){
    #tabletarif{
        font-size: 0.7em;
    }
}
@media only screen and (max-width: 342px){
    #tabletarif{
        font-size: 0.6em;
    }
}
@media only screen and (max-width: 700px){
	.horaire_cours, .horaire_cours_vide{
		height: 160px;
	}
}
@media only screen and (max-width: 575px){
	.horaire_cours_vide{
		display: none;
	}
	.horaire_cours{
		height: 110px;
	}

}

/*-------------------------- stages ---------------------------------*/
#stages{
	background-image:url(../images/stages/stageie6.jpg);
}
.stages{
	font-size: 0.8em;
	border: 0px;
}
.stages tr, .stages td{
	border: 0px;
}
tr.stages_annee{
	border-top: 1px solid #E7EEF6;
	margin-bottom: 20px;
}
.stages_col1{
	width: 10%;
}
.stages_col2{
	width: 20%;
}
.stages_col3{
	width: 70%;
}
#stages img{
	width: 75px;
	float: left;
	margin: 15px 15px 5px 0px;
}
#stages img:first-of-type{
	margin: 0px 15px 5px 0px;
}

/*-------------------------- photos ---------------------------------*/

#photos{
	background-image:url(../images/photos/photosie6.jpg);
}
.galerie_menu_lien{
	display: block;
	float: left;
	width: 33%;
	min-height: 310px;
	padding: 3px;
}
.galerie_menu_lien a{
	text-decoration: none;
}
.galerie_menu_texte{
	margin: 8px 10px 20px 10px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}
p.galerie_menu_legende{
	margin: 5px 10px 10px 10px;
	text-align: right;
	font-size: 0.8em;
	font-weight: normal;
}

@media only screen and (max-width: 640px){
	.galerie_menu_lien{
		width: 50%;
	}
}
@media only screen and (max-width: 375px){
	.galerie_menu_lien{
		width: 100%;
	}
}

#contact{
	background-image:url(../images/contact/contactie6.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding:20px 20px 30px 80px;
}
.stages{
	float:none;
}

@media only screen and (max-width: 1000px){
	#accueil, #professeures, #horaires, #stages, #photos, #contact{
		background-image: linear-gradient(#e8eef4, #fff, #fff);
		background-repeat:no-repeat;
		background-position:top center;
		padding:15px;
	}
}


/*--------------------------galerie---------------------------------*/
#galtoto a{
	text-decoration: none;
	margin: 0;
	}
.miniature_galerie{
	width: 15%;
	margin: 0 10px 12px 0;
}
@media only screen and (max-width: 827px){
	.miniature_galerie{
		width: 18%;
	}
}
@media only screen and (max-width: 688px){
	.miniature_galerie{
		width: 22%;
	}
}
@media only screen and (max-width: 449px){
	.miniature_galerie{
		width: 21%;
	}
}
#galtoto a:hover{
		color:#9054AF;
	}
#galtoto a:link img, a:visited img{
		border:5px solid #5986A7;
	}
#galtoto a:hover img, a:focus img, a:active img{
		border:5px solid #9054AF;
	}
#photoliste li{
list-style-type:none;
}
/*----------- exception logo slicknav ------------*/
.slicknav_menu a:link img,
	a:visited img{
		border:0px solid #5986A7;
	}
.slicknav_menu a:hover img,
	a:focus img,
	a:active img{
		border:0px solid #9054AF;
	}
/*--------------------contact----------------------*/

#monMail{
	width:100%;
	margin:40px auto;
	background-color:#B6CFE5;
	border: 1px solid #5986A7;
	padding:25px 20px; 
}
#contactform input{
	width: 100%;
	height: 30px;
	border: none;
	margin-bottom: 10px;
}
#contactform input[type="radio"]{
	width: 30px;
	height: 30px;
	border: none;
	margin: 10px;
}
#contactform textarea{
	width: 100%;
	height: 100px;
	border: none;
	margin-bottom: 20px;
}
.submit{
	border: 5px solid #5986A7;
	background-color:#5986A7;
	padding: 2px;
	width: 100%;
	display: block;
	margin:10px auto;
	color:#FFFFFF;
	font-weight:bold;
}
.submit:hover{
	border: 5px solid #9054AF;
}

#plan{
	width:100%;
	margin:40px auto;
	background-color:#B6CFE5;
	border: 1px solid #5986A7;
	padding:25px 20px; 
}
#plan iframe{
	border: 0;
	width: 100%;
	height: 200px;
}
.petitePolice{
	font-size:12px;
}
/*--------------------------pied de page---------------------------------*/
#intepied{
	margin:5px;
}
#intepied a{
	text-decoration: none;
}
#PiedDePage{
	clear:both;
	background-position:center;
	background-image:url(../images/pieddepage2.jpg);
	height:50px;
	bottom:0;
	max-width:962px;
	text-align:center;
	font-size:0.8em;
}
@media only screen and (max-width: 575px){
	#PiedDePage{
		background-image:linear-gradient(#d3e3f3,#a1c2e6);
	}
}
